Analog<T>.DisplayMin Property

Gets or sets the Tag's DisplayMin property.
<ID("DisplayMin", (int)e.DisplayMin, -1, "", (int)eDomain.Client)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Property DisplayMin() As T
This language is not supported or no code example is available.
[ID("DisplayMin", (int)e.DisplayMin, -1, "", (int)eDomain.Client)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public T DisplayMin {get; set;}
This language is not supported or no code example is available.

Property Value

T

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition